Make menu scrolling work with auto mnemonics
authorMatthias Clasen <mclasen@redhat.com>
Thu, 18 Mar 2010 01:17:38 +0000 (21:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 18 Mar 2010 01:18:31 +0000 (21:18 -0400)
commit6ad8909e3c141f6311b980f3addf04859fa2efd7
treeeda2aae369a77459f71cb74eef2dd2eb9a857482
parent3a65f554c57a6b83e041bbe3ef2da9770638ec5a
Make menu scrolling work with auto mnemonics

The menu scrolling code is not robust against menu repositioning so
we have avoid causing unnecessary recalculations of labels in parent
menuitems.
gtk/gtkmenushell.c